home *** CD-ROM | disk | FTP | other *** search
- Short: Visual Eng. - Visual Border Demo v1.20
- Author: marko.seppanen@wwnet.fi (Marko Seppänen)
- Uploader: marko.seppanen@wwnet.fi (Marko Seppänen)
- Type: gfx/edit
-
-
- Visual Engineering - Visual Border Demo v1.20
-
-
-
- SHORT DESCRIPTION
-
- With this script you'll be able to create different kind of
- borders for rectangular pictures.
-
-
- REQUIREMENTS
-
- Image Engineer v3.41 (Wision release 2)
- Sys:Rexxc/RX
-
-
- INSTALLATION
-
- Archive where this file came from should be extracted to a
- directory where you installed Image Engineer.
-
- This script must be in IE:Arexx/
-
- There's example pictures in Gallery -dir.
- There's something to test with in Testmaterials -dir.
-
-
- USAGE
-
- Activate a window of an image and run the script.
- Currently whole rectangular picture will be taken as a shape.
-
- You will prompted with a requester asking for a type of the
- border. Pick one and it's subrequester will appear.
-
-
- ARGUMENTS
-
- VisualBorder.rexx <pic> <bordertype> <arguments>
-
- <pic> name of an image (in IE)
- <bordertype> name of the effect
-
- <arguments> for effects are:
-
-
- Gradient <borderwidth>
-
- <borderwidth> = width of gradient
-
-
- RoundCorner <smooth> <adjust>
-
- <smooth> = edge smoothness
- <adjust> = adjusts corner's roundness
-
-
-
-
- AmigaDOS
-
- Sys:Rexxc/RX VisualBorderDemo.rexx <arguments>
- Sys:Rexxc/RX VisualBorderDemo.rexx 000_testpic.iff ROUNDCORNER 90 13
-
-
-
- Other scripts:
-
- ADDRESS COMMAND "Sys:Rexxc/RX IE:Arexx/VisualBorderDemo.rexx <arguments>"
-
- Next lines return you the name of this new picture.
-
- PROJECT_LIST
- xyz=result
- pic=subword(xyz,1,1)
-
-
-
-
-
- HISTORY
-
- 1.20
-
- Now this demo-version works just like the registered one.
- Gradient and RoundCorner -effects included.
-
- 1.00
-
- History started
-
-
-
-
-
- DISTRIBUTION
-
- The archive, where this file came from, can be distributed using
- any kind of media or distribution channel (CD, Email, WWW, BBS,
- FTP...), but contents of original archive can not be modified.
-
-
- YOU MAY NOT SPREAD MODIFIED VERSIONS OF THE SCRIPT!!
- NOT EVEN PART OF IT!!
-
-
- If you are going to spread a script made by you, which calls one
- of Visual Engineering -scripts, you must include either to
- documentfile of your script or header of the script itself, Visual
- Engineering's website address and my name and email address.
-
- Like this:
-
-
- /*
-
- This script uses Visual Engineering -script(s):
- AddSpace.rexx, PrimaryColors.rexx
-
- By Marko Seppänen <marko.seppanen@wwnet.fi>
-
- Visual Engineering website:
- http://wwnet.fi/users/smarko/visual/
-
- */
-
-
-
-
- WORLD WIDE WEB
-
- Image Engineer
- http://www.amigaworld.com/support/imageengineer/
-
- SViewIV
- http://www.ar-kleinert.de/sview_e.html
-
- Visual Engineering
- http://wwnet.fi/users/smarko/visual/
-
-
-
- AMINET
-
- Image Engineer
- http://ftp.sunet.se/aminetbin/find?imeng
-
- SViewIV
- http://ftp.sunet.se/aminetbin/find?sviewiv
-
- Visual Engineering
- http://ftp.sunet.se/aminetbin/find?visual+eng.
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 8359 8359 0.0% 01-Apr-99 22:45:00 +borderpic1.jpg
- 9092 9092 0.0% 01-Apr-99 23:16:12 +borderpic10.jpg
- 18771 18771 0.0% 01-Apr-99 23:18:48 +borderpic11.jpg
- 9466 9466 0.0% 01-Apr-99 22:46:42 +borderpic2.jpg
- 10707 10707 0.0% 01-Apr-99 22:50:50 +borderpic3.jpg
- 10588 10588 0.0% 01-Apr-99 22:51:46 +borderpic4.jpg
- 14702 14702 0.0% 01-Apr-99 22:53:38 +borderpic5.jpg
- 14969 14969 0.0% 01-Apr-99 22:54:36 +borderpic6.jpg
- 12760 12760 0.0% 01-Apr-99 22:55:28 +borderpic7.jpg
- 6586 6586 0.0% 01-Apr-99 22:57:10 +borderpic8.jpg
- 9063 9063 0.0% 01-Apr-99 23:02:46 +borderpic9.jpg
- 6626 2060 68.9% 14-Oct-99 15:39:48 +VisualBorderDemo.rexx
- 1851 547 70.4% 03-Oct-99 21:43:52 +VE-Registration_Form
- 2410 1225 49.1% 15-Oct-99 11:18:18 +VisualBorderDemo.notes
- 6372 2617 58.9% 14-Oct-99 22:15:20 +VisualEngineering.notes
- 24598 24598 0.0% 06-Jun-99 23:56:20 +VisualBorder-pic-raasepori.jpg
- -------- ------- ----- --------- --------
- 166920 156110 6.4% 16-Oct-99 16:50:14 16 files
-